home *** CD-ROM | disk | FTP | other *** search
/ The Hacker Chronicles - A…the Computer Underground / The Hacker Chronicles - A Tour of the Computer Underground (P-80 Systems).iso / network / nia49 < prev    next >
Text File  |  1992-09-26  |  27KB  |  1,059 lines

  1.   ZDDDDDDDDDDDDDDDDDD? IMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM; ZDDDDDDDDDDDDDDDDDD?
  2.   3   Founded By:    3 :  Network Information Access   : 3   Founded By:    3
  3.   3 Guardian Of Time 3D:            07SEP90            :D3 Guardian Of Time 3
  4.   3   Judge Dredd    3 :        Guardian Of Time       : 3   Judge Dredd    3
  5.   @DDDDDDDDDBDDDDDDDDY :            File 49            : @DDDDDDDDDBDDDDDDDDY
  6.             3          HMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM<           3
  7.             3  IMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM;  3
  8.             @DD6      BRIEF UPDATE ON SOME VMS COMMANDS:        :DDY
  9.                : SHOW USERS, SHOW SYSTEM, and STOP/ID= COMMANDS :
  10.                HMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM<
  11.  
  12. This file is just an update on some things I found out after I wrote NIA044.TXT
  13. HOW TO CREATE AN ACCOUNT ON A VMS BASED SYSTEM.  I'll be going over some
  14. items that I have mentioned in NIA044.TXT, but you might be interested in
  15. reading them again, for I now have included actual VAX Prompts and such, so
  16. you will now have a better idea of what I am talking about.
  17.  
  18. $_Basic_Overview
  19.  
  20. When logging into a VMS based system, you will be greeted by the familiar
  21. prompt, which tells you that you are in DCL (Digital Command Language):
  22.  
  23. Username:FIELD
  24. Password:
  25.  
  26. Welcome to NETWORK INFORMATION ACCESS DATABASE ... VAX/VMS Version 5.3
  27.  
  28.     Last interactive login on Friday,  7-SEP-1990 20:07
  29. $
  30. $
  31.  
  32. The Password can be up to any character length that you want it to be set
  33. at.  It is suggested that the password be under 32 characters.  Also the
  34. password is NOT shown to you (Or in English, it is not echoed back to your
  35. screen ).
  36.  
  37. Username:FIELD
  38. Password:
  39. User Authorization Failure
  40.  
  41. That means you screwed up, and for you to try again.
  42.  
  43. $_SHOW Command
  44.  
  45. I dialed into our system and pulled out the SHOW COMMAND section for you to
  46. look at, this is exactly what is on a MICROVAX 3500 running VMS 5.3 (noticed
  47. the new version since 4.7? hehehe), anyways, if you are dialed into any VAX,
  48. you can type HELP and get a command, if you want all commands type HELP * and
  49. get your buffer ready, BUT REMEMBER it only shows you the commands not ALL OF
  50. THE COMMON QUALIFIERS.
  51.  
  52. $ HELP SHOW *
  53.  
  54. SHOW
  55.  
  56.   ACCOUNTING
  57.  
  58.       The SHOW ACCOUNTING command displays items for which  accounting  is
  59.       enabled.   For  a  detailed  description  of  these  items,  see the
  60.       discussion of the SET ACCOUNTING command in the VMS DCL Dictionary.
  61.  
  62.       Format:
  63.  
  64.  
  65.         SHOW ACCOUNTING
  66.  
  67.  
  68.     Additional information available:
  69.  
  70.     Command_Qualifiers
  71.     /OUTPUT
  72.     Examples
  73.  
  74.  
  75. SHOW
  76.  
  77.   ACL
  78.  
  79.       Allows you to display the access control list (ACL) of an object.
  80.  
  81.       Format:
  82.  
  83.  
  84.         SHOW ACL
  85.  
  86.  
  87.     Additional information available:
  88.  
  89.     Parameters Command_Qualifiers
  90.     /OBJECT_TYPE
  91.     Examples
  92.  
  93.  
  94. SHOW
  95.  
  96.   AUDIT
  97.  
  98.       Displays the security auditing characteristics currently enabled  on
  99.       the system.  Requires the SECURITY privilege.
  100.  
  101.       Format:
  102.  
  103.  
  104.         SHOW AUDIT
  105.  
  106.  
  107.     Additional information available:
  108.  
  109.     Command_Qualifiers
  110.     /ALL       /ALARM     /ARCHIVE   /FAILURE_MODE         /JOURNAL   /OUTPUT
  111.     /SERVER
  112.     Examples
  113.  
  114.  
  115. SHOW
  116.  
  117.   BROADCAST
  118.  
  119.       Displays the message classes that are currently affected by the  SET
  120.       BROADCAST command.
  121.  
  122.       Format:
  123.  
  124.  
  125.         SHOW BROADCAST
  126.  
  127.  
  128.     Additional information available:
  129.  
  130.     Command_Qualifiers
  131.     /OUTPUT
  132.  
  133.  
  134. SHOW
  135.  
  136.   CLUSTER
  137.  
  138.       Invokes the VMS Show Cluster Utility (SHOW CLUSTER)  to  monitor and
  139.       display cluster activity and performance. For a complete description
  140.       of the Show Cluster Utility, including information  about  the  SHOW
  141.       CLUSTER  command,  see the  VMS Show Cluster Utility Manual.
  142.  
  143.       Format:
  144.  
  145.         SHOW CLUSTER
  146.  
  147.  
  148.     Additional information available:
  149.  
  150.     Command_Qualifiers
  151.     /BEGINNING /CONTINUOUS           /ENDING    /INTERVAL  /OUTPUT
  152.     Examples
  153.  
  154.  
  155. SHOW
  156.  
  157.   CPU
  158.  
  159.       Displays the current state of the processors in a VMS multiprocessing
  160.       system.
  161.  
  162.       Applies only to VMS multiprocessing systems. Requires change mode  to
  163.       kernel (CMKRNL) privilege.
  164.       Format:
  165.  
  166.         SHOW CPU  [cpu-id,...]
  167.  
  168.  
  169.     Additional information available:
  170.  
  171.     Parameter  Qualifiers
  172.     /ACTIVE    /ALL       /BRIEF     /FULL      /SUMMARY
  173.     Examples
  174.  
  175.  
  176. SHOW
  177.  
  178.   DEFAULT
  179.  
  180.       Displays the current default device and directory names, along  with
  181.       any  equivalence  strings.   These defaults are applied whenever you
  182.       omit a device and/or directory name from a file specification.
  183.  
  184.       Format:
  185.  
  186.  
  187.         SHOW DEFAULT
  188.  
  189.  
  190.  
  191.     Additional information available:
  192.  
  193.     Examples
  194.  
  195.  
  196. SHOW
  197.  
  198.   DEVICES
  199.  
  200.       Displays the status of a device on the system.
  201.  
  202.       Format:
  203.  
  204.  
  205.         SHOW DEVICES  [device-name[:]]
  206.  
  207.  
  208.     Additional information available:
  209.  
  210.     Parameters Command_Qualifiers
  211.     /ALLOCATED /BRIEF     /FILES     /FULL      /MOUNTED   /OUTPUT    /SYSTEM
  212.     /WINDOWS
  213.     /SERVED
  214.  
  215.  
  216. SHOW
  217.  
  218.   DISPLAY
  219.  
  220.  
  221.       Indicates  the  node where output from a DECwindows application will
  222.       be displayed.
  223.  
  224.       Format
  225.  
  226.         SHOW DISPLAY  [display-device]
  227.  
  228.  
  229.  
  230.     Additional information available:
  231.  
  232.     Parameter  Example
  233.  
  234.  
  235. SHOW
  236.  
  237.   ENTRY
  238.  
  239.  
  240.       Displays information about a user's batch and print  jobs  or  about
  241.       specific  job entries. The display shows each entry's current status
  242.       as well as its attributes. These attibutes are the job name,  owner,
  243.       entry number, job status, queue name.
  244.  
  245.       Requires  GROUP  privilege  to  display  all  jobs  in  your group.
  246.       Requires OPER privilege to display all jobs in all groups
  247.  
  248.       Format:
  249.  
  250.  
  251.         SHOW ENTRY [entry-number,...]
  252.  
  253.  
  254.  
  255.     Additional information available:
  256.  
  257.     Parameters Command_Qualifiers
  258.     /BATCH     /BRIEF     /BY_JOB_STATUS        /DEVICE    /FILES     /FULL
  259.     /GENERIC   /OUTPUT    /USER_NAME
  260.     Examples
  261.  
  262.  
  263. SHOW
  264.  
  265.   ERROR
  266.  
  267.       Displays the error count for all devices with error  counts  greater
  268.       than 0.
  269.  
  270.       Format:
  271.  
  272.  
  273.         SHOW ERROR
  274.  
  275.  
  276.     Additional information available:
  277.  
  278.     Command_Qualifiers
  279.     /FULL      /OUTPUT
  280.     Examples
  281.  
  282.  
  283. SHOW
  284.  
  285.   INTRUSION
  286.  
  287.       Displays the contents of the breakin database.
  288.  
  289.       Format:
  290.  
  291.  
  292.         SHOW INTRUSION
  293.  
  294.  
  295.     Additional information available:
  296.  
  297.     Command_Qualifiers
  298.     /OUTPUT    /TYPE
  299.     Examples
  300.  
  301.  
  302. SHOW
  303.  
  304.   KEY
  305.  
  306.       Displays the key definitions created by the DEFINE/KEY command.
  307.  
  308.       Format:
  309.  
  310.  
  311.         SHOW KEY  [key-name]
  312.  
  313.  
  314.     Additional information available:
  315.  
  316.     Parameters Command_Qualifiers
  317.     /ALL       /BRIEF     /DIRECTORY /FULL      /STATE
  318.  
  319.  
  320. SHOW
  321.  
  322.   LICENSE
  323.  
  324.        Displays software product licenses active on the current node.
  325.        An active license is one that has been registered in the LICENSE
  326.        database and loaded into system memory. To register and activate
  327.        software product licenses, use the License Management Utility
  328.        (LICENSE), or VMSLICENSE.COM. Some licenses are registered
  329.        automatically during product installation.
  330.  
  331.        For a complete description of this utility, see the VMS License
  332.        Management Utility Manual, part of the VMS Base Documentation Set.
  333.  
  334.        To display licenses registered in the LICENSE database, use the
  335.        LICENSE LIST command, described with the utility.
  336.  
  337.        Format
  338.  
  339.          SHOW LICENSE  [product-name]
  340.  
  341.  
  342.  
  343.     Additional information available:
  344.  
  345.     PARAMETER  QUALIFIERS
  346.     /BRIEF     /CHARGE_TABLE         /OUTPUT    /PRODUCER
  347.     Examples
  348.  
  349.  
  350. SHOW
  351.  
  352.   LOGICAL
  353.  
  354.       Displays all logical names in one or more  logical  name  tables  or
  355.       displays  the  current equivalence string, or strings, assigned to a
  356.       specified logical name or names.  The SHOW LOGICAL command  performs
  357.       iterative translations.
  358.  
  359.       Format:
  360.  
  361.  
  362.         SHOW LOGICAL  [logical-name[:],[...]]
  363.  
  364.  
  365.     Additional information available:
  366.  
  367.     Parameters Command_Qualifiers
  368.     /ACCESS_MODE          /ALL       /DESCENDANTS          /FULL      /GROUP
  369.     /JOB       /OUTPUT    /PROCESS   /STRUCTURE /SYSTEM    /TABLE
  370.     Examples
  371.  
  372.  
  373. SHOW
  374.  
  375.   MAGTAPE
  376.  
  377.       Displays the current  characteristics  and  status  of  a  specified
  378.       magnetic tape device.
  379.  
  380.       Format:
  381.  
  382.  
  383.         SHOW MAGTAPE  device-name[:]
  384.  
  385.  
  386.     Additional information available:
  387.  
  388.     Parameters Command_Qualifiers
  389.     /OUTPUT
  390.     Examples
  391.  
  392.  
  393. SHOW
  394.  
  395.   MEMORY
  396.  
  397.       Displays the availability and usage of those system  resources  that
  398.       are related to memory.
  399.  
  400.       Format:
  401.  
  402.  
  403.         SHOW MEMORY
  404.  
  405.  
  406.     Additional information available:
  407.  
  408.     Command_Qualifiers
  409.     /ALL       /FILES     /FULL      /OUTPUT    /PHYSICAL_PAGES       /POOL
  410.     /SLOTS
  411.     Examples
  412.  
  413.  
  414. SHOW
  415.  
  416.   NETWORK
  417.  
  418.       Displays the availability of the local  node  as  a  member  of  the
  419.       network  and the addresses and names of all nodes that are currently
  420.       accessible to  the  local  node.   The  SHOW  NETWORK  command  also
  421.       displays  link  and  cost  relationships  between the local node and
  422.       other nodes in the network.
  423.  
  424.       Format:
  425.  
  426.  
  427.         SHOW NETWORK
  428.  
  429.  
  430.     Additional information available:
  431.  
  432.     Command_Qualifiers
  433.     /OUTPUT
  434.     Examples
  435.  
  436.  
  437. SHOW
  438.  
  439.   PRINTER
  440.  
  441.       Displays the device characteristics currently defined for  a  system
  442.       printer.
  443.  
  444.       Format:
  445.  
  446.  
  447.         SHOW PRINTER  device-name[:]
  448.  
  449.  
  450.     Additional information available:
  451.  
  452.     Parameters Command_Qualifiers
  453.     /OUTPUT
  454.  
  455.  
  456. SHOW
  457.  
  458.   PROCESS
  459.  
  460.  
  461.       Displays  information  about a  process  and  subprocesses.   If no
  462.       qualifier  is entered,  only  a  basic  subset  of  information  is
  463.       displayed: the time, process terminal, user name and UIC, node name,
  464.       process   name   and   process  identification,  priority,  default
  465.       directory, and allocated devices.  Requires GROUP privilege to show
  466.       other processes in the same group. Requires WORLD privilege to show
  467.       processes outside your group.
  468.  
  469.  
  470.       Format:
  471.  
  472.  
  473.         SHOW PROCESS  [process-name]
  474.  
  475.  
  476.     Additional information available:
  477.  
  478.     Parameters Command_Qualifiers
  479.     /ACCOUNTING           /ALL       /CONTINUOUS           /IDENTIFICATION
  480.     /MEMORY    /OUTPUT    /PRIVILEGES           /QUOTAS    /SUBPROCESSES
  481.     Examples
  482.  
  483.  
  484. SHOW
  485.  
  486.   PROTECTION
  487.  
  488.       Displays the current file protection to be applied to all new  files
  489.       created  during  the  terminal session or batch job.  You can change
  490.       the default protection at any time with the SET PROTECTION command.
  491.  
  492.       Format:
  493.  
  494.  
  495.         SHOW PROTECTION
  496.  
  497.  
  498.  
  499.     Additional information available:
  500.  
  501.     Examples
  502.  
  503.  
  504. SHOW
  505.  
  506.   QUEUE
  507.  
  508.       Displays information about queues and jobs  that  are  currently  in
  509.       queues.
  510.  
  511.       o  Display characteristic names and numbers that  are  available  on
  512.          queues (see /CHARACTERISTIC).
  513.  
  514.       o  Display form names and numbers that are available on queues  (see
  515.          /FORM).
  516.  
  517.       Format:
  518.  
  519.  
  520.         SHOW QUEUE  [queue-name]
  521.  
  522.  
  523.     Additional information available:
  524.  
  525.     Parameters Command_Qualifiers
  526.     /ALL_ENTRIES          /BATCH     /BRIEF     /BY_JOB_STATUS        /DEVICE
  527.     /FILES     /FULL      /GENERIC   /OUTPUT    /SUMMARY
  528.     /CHARACTERISTIC       /FORM
  529.  
  530.  
  531. SHOW
  532.  
  533.   QUOTA
  534.  
  535.       Displays the current disk quota that is authorized  for  a  specific
  536.       user on a specific disk.  This display includes a calculation of the
  537.       amount of space available  and  the  amount  of  overdraft  that  is
  538.       permitted.
  539.  
  540.       Format:
  541.  
  542.  
  543.         SHOW QUOTA
  544.  
  545.  
  546.     Additional information available:
  547.  
  548.     Command_Qualifiers
  549.     /DISK      /USER
  550.     Examples
  551.  
  552.  
  553. SHOW
  554.  
  555.   RMS_DEFAULT
  556.  
  557.       Displays the current default multiblock  count,  multibuffer  count,
  558.       network  transfer size, prologue level, and extend quantity that VAX
  559.       RMS uses for file operations.
  560.  
  561.       Format:
  562.  
  563.  
  564.         SHOW RMS_DEFAULT
  565.  
  566.  
  567.     Additional information available:
  568.  
  569.     Command_Qualifiers
  570.     /OUTPUT
  571.  
  572.  
  573. SHOW
  574.  
  575.   STATUS
  576.  
  577.       Displays the status of the current process.
  578.  
  579.       Format:
  580.  
  581.  
  582.         SHOW STATUS
  583.  
  584.  
  585. SHOW
  586.  
  587.   SYMBOL
  588.  
  589.       Displays the current value of a local or global symbol.  Symbols are
  590.       defined  with  assignment  statements  (the  =  or  := commands), by
  591.       parameters passed to a command procedure file, or by the INQUIRE  or
  592.       READ commands.
  593.  
  594.       Format:
  595.  
  596.  
  597.         SHOW SYMBOL  [symbol-name]
  598.  
  599.  
  600.     Additional information available:
  601.  
  602.     Parameters Command_Qualifiers
  603.     /ALL       /GLOBAL    /LOCAL     /LOG
  604.     Examples
  605.  
  606.  
  607. SHOW
  608.  
  609.   SYSTEM
  610.  
  611.  
  612.       Displays status  information  about  current  processes:  the  time,
  613.       process  name  and identification, processing state, priority, total
  614.       process I/O, cumulative processor time used, cumulative page faults,
  615.       amount of physical memory being used, and type of process.
  616.  
  617.       Format:
  618.  
  619.  
  620.         SHOW SYSTEM
  621.  
  622.  
  623.     Additional information available:
  624.  
  625.     Command_Qualifiers
  626.     /BATCH     /CLUSTER   /FULL      /NETWORK   /NODE      /OUTPUT
  627.     /PROCESS   /SUBPROCESS
  628.     Examples
  629.  
  630.  
  631. SHOW
  632.  
  633.   TERMINAL
  634.  
  635.       Displays the current characteristics of a specific  terminal.   Each
  636.       characteristic corresponds to an option of the SET TERMINAL command.
  637.  
  638.                                      Note:
  639.       SHOW TERMINAL does not list terminal fallback characteristics if any
  640.       are activated. If the Terminal Fallback Facility is enabled, you can
  641.       invoke the Terminal Fallback Utility (TFU) and issue the  subcommand
  642.       SHOW TERMINAL/FALLBACK.   See  the  VMS  Terminal  Fallback  Utility
  643.       for more information.
  644.  
  645.       Format:
  646.  
  647.  
  648.         SHOW TERMINAL  [device-name[:]]
  649.  
  650.  
  651.     Additional information available:
  652.  
  653.     Parameters Command_Qualifiers
  654.     /OUTPUT    /PERMANENT
  655.  
  656.  
  657. SHOW
  658.  
  659.   TIME
  660.  
  661.       Displays the current date and time.  The DAY element is optional.
  662.  
  663.       Format:
  664.  
  665.  
  666.         SHOW [DAY]TIME
  667.  
  668.  
  669.  
  670.     Additional information available:
  671.  
  672.     Examples
  673.  
  674.  
  675. SHOW
  676.  
  677.   TRANSLATION
  678.  
  679.       Searches one or more logical name tables  for  a  specified  logical
  680.       name  and  returns  the  first  equivalence  name of the first match
  681.       found.
  682.  
  683.       Format:
  684.  
  685.  
  686.         SHOW TRANSLATION  logical-name
  687.  
  688.  
  689.     Additional information available:
  690.  
  691.     Parameters Command_Qualifiers
  692.     /TABLE
  693.     Examples
  694.  
  695.  
  696. SHOW
  697.  
  698.   USERS
  699.  
  700.  
  701.       Displays the user name and node name (in a VAXcluster environment)
  702.       of interactive, subprocess, and batch users on the system.
  703.  
  704.       Format:
  705.  
  706.  
  707.         SHOW USERS  [username]
  708.  
  709.  
  710.     Additional information available:
  711.  
  712.     Parameters Command_Qualifiers
  713.     /BATCH     /CLUSTER   /FULL      /INTERACTIVE          /NETWORK   /NODE
  714.     /OUTPUT    /SUBPROCESS
  715.     Examples
  716.  
  717.  
  718. SHOW
  719.  
  720.   WORKING_SET
  721.  
  722.       Displays the working set limit, quota, and extent  assigned  to  the
  723.       current process.
  724.  
  725.       Format:
  726.  
  727.  
  728.         SHOW WORKING_SET
  729.  
  730.  
  731.     Additional information available:
  732.  
  733.     Command_Qualifiers
  734.     /OUTPUT
  735.  
  736.  
  737. We will be viewing SHOW SYSTEM, SHOW USERS, STOP/ID=xxxxx commands today.
  738. You will find the STOP/ID= command of most fun and interest in your crossing
  739. of VAX's today.
  740.  
  741. As mentioned all the Show commands have been listed above for you and please
  742. take your time, view them carefully, for when you are on a system, if you keep
  743. typing HELP over and over again, that MAY give you away, I am not saying it
  744. will, but, lets just say that someone that looks familiar w/ the system is less
  745. a target then someone who keeps typing HELP every so often.  So if you must
  746. make out a flow chart of what you wish to do or type out everything in advance
  747. this can save you extreme amounts of time.
  748.  
  749. $_What You Need To Know About SHOW USERS And Why...
  750.  
  751. Username:FIELD
  752. Password:
  753.  
  754. Welcome to NETWORK INFORMATION ACCESS DATABASE ... VAX/VMS Version 5.3
  755.  
  756.     Last interactive login on Friday,  7-SEP-1990 20:39
  757. $ SH U
  758.       VAX/VMS User Processes at  7-SEP-1990 20:51:38.99
  759.     Total number of users = 2,  number of processes = 2
  760.  
  761.  Username     Interactive  Subprocess   Batch
  762.  NIA               1
  763.  FIELD             1
  764.  MANAGER           1
  765.  
  766. $ lo
  767.   FIELD        logged out at  7-SEP-1990 20:51:43.98
  768.  
  769. What has just been shown to you is all the USERS that are ONLINE at the
  770. moment.  This must be done EVERY TIME YOU LOG ONTO A SYSTEM.  Now, re-read
  771. everything in all caps there (EVERY TIME YOU LOG ONTO A SYSTEM), you MUST
  772. type SHOW USERS, if you see a Username of MANAGER you might want to either
  773. log off the system right away or just gamble that he is not really there.
  774.  
  775. But GOT, if Username is there, than that means he is online right? That is
  776. what you said.  Correct that IS what I said but that is NOT what I meant.
  777. When you type SHOW USERS that shows every terminal that has someone
  778. successfully entered the system.  It does NOT MEAN THEY ARE THERE.  A neat and
  779. sneaky security trick that SOME(note not ALL Managers)Managers pull, is that
  780. they will log into the system and then freeze the terminal that they are on.
  781. This gives the IMPRESSION that the MANAGER is logged on and when in all
  782. actuallity she/he is NOT.  Now do NOT think that this means that every time
  783. you log into a VAX and type SHOW USERS and see MANAGER, that you can go,
  784. well GOT said its a fake, I did NOT say its a fake, I am saying that it
  785. COULD BE A TRICK, and for all instances, the MANAGER could be a dummy
  786. account, while the REAL MANAGER is under a different Username.  Just be
  787. DOUBLE carefull when you see a MANAGER Username.  My own suggestion? Log Off
  788. IMMEDIATELY.  Why take chances?
  789.  
  790. $_What You Need To Know About SHOW SYSTEM
  791.  
  792. $ SHOW SYSTEM
  793. VAX/VMS V5.3-2  on node NIA   7-SEP-1990 20:40:27.99   Uptime  0 00:58:55
  794.  
  795. Pid    Process Name    State  Pri      I/O       CPU       Page flts Ph.Mem
  796.  
  797. 00000041 SWAPPER         HIB     16        0   0 00:00:09.57         0      0
  798. 00000045 ERRFMT          HIB      8       80   0 00:00:00.39        81    116
  799. 00000046 OPCOM           HIB      8       35   0 00:00:00.32       206     76
  800. 00000047 JOB_CONTROL     HIB      8     3501   0 00:00:07.89       178    333
  801. 00000048 CONFIGURE       HIB      8        6   0 00:00:00.12        96    141
  802. 00000049 NETACP          HIB     10       39   0 00:00:00.53       195    370
  803. 0000004A EVL             HIB      6       50   0 00:00:00.71      1252     39  N
  804. 0000004B REMACP          HIB      8        8   0 00:00:00.08        69     38
  805. 0000004C MDAEMON         HIB     14    12881   0 00:00:15.03      2192   2419
  806. 0000004D MGARCOL         HIB      9      154   0 00:00:00.88       938    838
  807. 0000004E MLOCK0          HIB      4        5   0 00:00:00.40       215     88
  808. 0000004F MLOCK1          HIB      4        5   0 00:00:00.41       217     90
  809. 00000050 MLOCK2          HIB      4        5   0 00:00:01.05      1817   1690
  810. 00000051 MLOCK3          HIB      4        5   0 00:00:01.21      2421   2297
  811. 00000052 MLOCK4          HIB      4        6   0 00:00:00.42       215     88
  812. 00000053 VAXSIMPLUS 1.1A HIB      8       30   0 00:00:00.26       211    140
  813. 000009D9 NIA             COM      6     2566   0 00:01:24.07      2735   2181
  814. 000009A3 _VTA12:         HIB      4     3627   0 00:00:26.76      2714   2164
  815. 00000931 _OPA0:          LEF      6     2633   0 00:00:11.23      1880   1337
  816. 00000AF3 _TXA1:          COM      4        9   0 00:00:00.10       122    137
  817. 00000AB5 FIELD           CUR      7       93   0 00:00:00.86       438    326
  818. 000008B6 _VTA11:         LEF      7      785   0 00:00:13.02      2410   1881
  819. 000004B7 MJB.%ZFRETRM 20 COM      4      771   0 00:03:01.77      2192   2056
  820. 00000AFA _TXA1:          COM      6       16   0 00:00:00.16       173    211
  821. 0000067B _TXA1:          LEF      9       26   0 00:00:00.23       199    230
  822. $
  823. $
  824. $ LO
  825.   FIELD        logged out at  7-SEP-1990 20:42:52.00
  826.  
  827. Show system, shows EVERY single thing out there.  Just to give you a quick
  828. idea:
  829.  
  830. _VTA12: that is a Terminal
  831. _NIA    that is a Node
  832. FIELD   that is a Username in DCL
  833. _TXA1:  that is a Device
  834.  
  835. The rest are all system files and such.
  836.  
  837. $_Stop Command, And Why It Can Be Fun...
  838.  
  839. The last new command I am going to teach you is the STOP command.  Listed
  840. below is the VAX HELP on STOP:
  841.  
  842. Username:FIELD
  843. Password:
  844.  
  845. Welcome to NETWORK INFORMATION ACCESS DATABASE ... VAX/VMS Version 5.3
  846.  
  847.     Last interactive login on Friday,  7-SEP-1990 21:11
  848. $ HELP STOP *
  849.  
  850. STOP
  851.  
  852.   Parameters
  853.  
  854.  
  855.      process-name
  856.  
  857.       Specifies the name of the process to be deleted.  The  process  name
  858.       can  have  from  1  to  15  alphanumeric  characters.  The specified
  859.       process must have the same group number in its  user  identification
  860.       code   (UIC)  as  the  current  process.   You  cannot  specify  the
  861.       process-name for a process outside of your group.  To stop a process
  862.       outside    of    your    group,   you   must   use   the   qualifier
  863.       /IDENTIFICATION=pid.
  864.  
  865.       If you use  the  /IDENTIFICATION  qualifier,  the  process  name  is
  866.       ignored.   If you include neither the process-name parameter nor the
  867.       /IDENTIFICATION qualifier with the STOP command, the image executing
  868.       in the current process is terminated.
  869.  
  870.  
  871. STOP
  872.  
  873.   Command_Qualifiers
  874.  
  875.  
  876.     /IDENTIFICATION
  877.      /IDENTIFICATION=pid
  878.  
  879.      Specifies the process identification code (PID) that the  system  has
  880.       assigned  to  the  process.   When you create a process with the RUN
  881.       command, the RUN command displays the process identification code of
  882.       the newly created process.
  883.  
  884.       You can omit any leading zeros in specifying the PID.
  885.  
  886.  
  887.  
  888. STOP
  889.  
  890.   Examples
  891.  
  892.  
  893.       1.   $ RUN MYPROG
  894.               .
  895.               .
  896.               .
  897.            <CTRL/Y>
  898.            Interrupt
  899.  
  900.            $ STOP
  901.  
  902.       The RUN command begins executing the  image  MYPROG.   Subsequently,
  903.       CTRL/Y  interrupts  the execution.  The STOP command then terminates
  904.       the image.
  905.  
  906.       2.   $ @TESTALL
  907.               .
  908.               .
  909.               .
  910.            <CTRL/Y>
  911.            Interrupt
  912.  
  913.            $ STOP
  914.  
  915.       The  @  (Execute   Procedure)   command   executes   the   procedure
  916.       TESTALL.COM.   CTRL/Y  interrupts  the  procedure.  The STOP command
  917.       returns control to the DCL command interpreter.
  918.  
  919.       3.   $ RUN/PROCESS_NAME=LIBRA  LIBRA
  920.            %RUN-S-PROC_ID, identification of created process is 0013340D
  921.               .
  922.               .
  923.               .
  924.  
  925.            $ STOP LIBRA
  926.  
  927.       The RUN command creates a subprocess  named  LIBRA  to  execute  the
  928.       image LIBRA.EXE.  Subsequently, the STOP command causes the image to
  929.       exit and deletes the process.
  930.  
  931.       4.    $ ON ERROR THEN STOP
  932.               .
  933.               .
  934.               .
  935.  
  936.       In a command procedure, the ON command establishes a default  action
  937.       when any error occurs in the execution of a command or program.  The
  938.       STOP command stops all  command  levels.   If  this  ON  command  is
  939.       executed  in  a  command  procedure  which  in turn is executed from
  940.       within another procedure, control  does  not  return  to  the  outer
  941.       procedure, but to DCL command level 0.
  942.  
  943.  
  944. STOP
  945.  
  946.   /CPU
  947.  
  948.       Stops the specified secondary processor  or  processors  in  a   VMS
  949.       multiprocessing  system. The /CPU qualifier is required.
  950.  
  951.       Requires change mode to kernel (CMKRNL) privilege.
  952.  
  953.  
  954.       Format:
  955.  
  956.         STOP/CPU  [cpu-id,...]
  957.  
  958.  
  959.     Additional information available:
  960.  
  961.     Parameter  Qualifiers
  962.     /ALL       /OVERRIDE_CHECKS
  963.     Examples
  964.  
  965.  
  966. STOP
  967.  
  968.   /QUEUE
  969.  
  970.       The STOP/QUEUE command  causes  the  specified  execution  queue  to
  971.       pause.  The /QUEUE qualifier is required.
  972.  
  973.       o  Cause executing jobs in the specified output queue to be  stopped
  974.          (see /ABORT).
  975.  
  976.       o  Cause executing jobs in the specified batch queue to  be  stopped
  977.          (see /ENTRY).
  978.  
  979.       o  Perform an orderly shutdown of the system job  queue  manager  on
  980.          the node from which the command is issued (see /MANAGER).
  981.  
  982.       o  Cause the specified queue to stop after all executing  jobs  have
  983.          completed processing (see /NEXT).
  984.  
  985.       o  Cause the executing jobs in the specified queue to be stopped and
  986.          requeues it for later processing (see /REQUEUE).
  987.  
  988.       o  Abruptly stop the queue and return control  to  the  system  (see
  989.          /RESET).
  990.  
  991.       Format:
  992.  
  993.  
  994.         STOP/QUEUE  queue-name[:]
  995.  
  996.  
  997.     Additional information available:
  998.  
  999.     Parameters Examples   /ABORT     /ENTRY     /MANAGER   /NEXT
  1000.     /REQUEUE   /RESET
  1001.  
  1002. Topic?
  1003. $
  1004. $ LO
  1005.   FIELD        logged out at  7-SEP-1990 21:11:57.55
  1006.  
  1007. Now you must never start stopping Terminals (remember under Show System
  1008. _VTA1:???), if you type the following command:
  1009.  
  1010. STOP PROCESS/ID=8B6(return)
  1011.  
  1012. You will in effect shut down the terminal.  Thus, raising extreme panic
  1013. modes on the person that is using process id 8b6 (could actually be the
  1014. MANAGER under a false Username).
  1015.  
  1016. Where did I get 8B6??  I got 8B6 from SHOW SYSTEM, that, if you recall shows
  1017. every device, and if you look under the PROCESS ID column you will see where
  1018. I pulled 8B6 from.
  1019.  
  1020. When STOPping a process, you do NOT need to type in the entire PROCESS ID,
  1021. which is 000008B6, all you needed is the last bit of information, or where
  1022. it actually starts a number or letter.  You CAN type the entire line out if
  1023. you wish, but it saves time and increases speed to just type 8B6 instead of
  1024. 000008B6.
  1025.  
  1026. Now why did I tell you about the STOP command? Because if you start stopping
  1027. PROCESS ID's you are going to raise some dangerous questions the next
  1028. morning or that night.  You can CRASH a system by stopping every device, and
  1029. in particular, you can shut down NODES as well as MODEMS, TERMINALS,
  1030. PRINTERS, etc...
  1031.  
  1032. $_Conclusions
  1033.  
  1034. Make a chart of what you are going to do, if you can create a text file and
  1035. print it out, or work it into a program anything, just have something in
  1036. front of you that you can read your commands off of.
  1037.  
  1038. The format for any VAX operations are (after you logged in):
  1039.  
  1040. SHOW USERS         : To see if a MANAGER User name is online
  1041. SHOW SYSTEM        : For those interested in other Devices such as modems
  1042.  
  1043. begin your process
  1044.  
  1045. If a MANAGER Username is online QUICKLY type LO(return) that is a shortened
  1046. way of typing LOG OUT.
  1047.  
  1048. The more you know the system, and the more comfortable you are, the less
  1049. likely you are to make mistakes, and remember the Golden Rules of Hacking as
  1050. laid down in Phrack (no I'm not going to reprint them, get the issue
  1051. yourself), follow them.
  1052.  
  1053. $_END OF FILE
  1054.  
  1055. [OTHER WORLD BBS]
  1056.  
  1057.  
  1058. Downloaded From P-80 International Information Systems 304-744-2253 12yrs+
  1059.